home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 26.zip / BS1 part 26 / Dr T caged artist.adf / s / startup-sequence < prev    next >
Text File  |  1991-05-16  |  854b  |  22 lines

  1. c:SetPatch >NIL: r ;patch system functions
  2. Addbuffers df0: 10
  3. cd c:
  4. echo "Amiga Workbench Disk. Release 1.3.2 version 34.28"
  5. Sys:System/FastMemFirst ; move C00000 memory to last in list
  6. BindDrivers
  7. SetClock load ;load system time from real time clock (A1000 owners should
  8.               ;replace the SetClock load with Date
  9. echo "*N       Dr. T's presents:*NCaged Artist M-1/EX Editor v2.0*N     Copyright (c) 1989,90*N       by Robert Melvin*N          Jim Johnson,*N       and David Silver*N      All rights reserved*N"
  10. makedir ram:t
  11. assign t: ram:t
  12. FF >NIL:
  13. resident CLI L:Shell-Seg SYSTEM pure add; activate Shell
  14. resident c:Execute pure
  15. mount newcon:
  16. ;
  17. failat 11
  18. SYS:System/SetMap usa1 ;Activate the ()/* on keypad
  19. path ram: c: sys:system s: sys:prefs add ;set path for Workbench
  20. LoadWB delay  ;wait for inhibit to end before continuing
  21. endcli >NIL:
  22.